home *** CD-ROM | disk | FTP | other *** search
/ The Doom Game Editor / The Doom Game Editor - Wiley 1995.iso / graphics / shedev1 / unshedev.bat < prev   
DOS Batch File  |  1995-02-23  |  3KB  |  107 lines

  1. cls
  2. picem /s shedevt0.ppm
  3. cls
  4. @echo off
  5. echo.
  6. echo You want to uninstall the She Devil? Awww. What??? Too risque
  7. echo for you? Yeah, we know you moralistic types.
  8. echo.
  9. echo Oh well... okay... if you want to bring back the original
  10. echo pink "muncher" demons, I guess we can do that.
  11. echo.
  12. echo If you wish to cancel the DEinstallation of the She Devil,
  13. echo hold down the CTRL key and press "C" now, otherwise
  14. pause
  15. echo.
  16. echo    Restoring original DOOM demons...
  17. echo.
  18. dmgraph SARGA1 -s SARGA1.PPM
  19. dmgraph SARGA2A8 -s SARGA2A8.PPM
  20. dmgraph SARGA3A7 -s SARGA3A7.PPM
  21. dmgraph SARGA4A6 -s SARGA4A6.PPM
  22. dmgraph SARGA5 -s SARGA5.PPM
  23. dmgraph SARGB1 -s SARGB1.PPM
  24. dmgraph SARGB2B8 -s SARGB2B8.PPM
  25. dmgraph SARGB3B7 -s SARGB3B7.PPM
  26. dmgraph SARGB4B6 -s SARGB4B6.PPM
  27. dmgraph SARGB5 -s SARGB5.PPM
  28. echo.
  29. echo    hold yer horses... we're still restoring...
  30. echo.
  31. dmgraph SARGC1 -s SARGC1.PPM
  32. dmgraph SARGC2C8 -s SARGC2C8.PPM
  33. dmgraph SARGC3C7 -s SARGC3C7.PPM
  34. dmgraph SARGC4C6 -s SARGC4C6.PPM
  35. dmgraph SARGC5 -s SARGC5.PPM
  36. dmgraph SARGD1 -s SARGD1.PPM
  37. dmgraph SARGD2D8 -s SARGD2D8.PPM
  38. dmgraph SARGD3D7 -s SARGD3D7.PPM
  39. dmgraph SARGD4D6 -s SARGD4D6.PPM
  40. dmgraph SARGD5 -s SARGD5.PPM
  41. echo.
  42. echo    still restoring... boy, I'll never agree to do THIS again...
  43. echo.
  44. dmgraph SARGE1 -s SARGE1.PPM
  45. dmgraph SARGE2 -s SARGE2.PPM
  46. dmgraph SARGE3 -s SARGE3.PPM
  47. dmgraph SARGE4 -s SARGE4.PPM
  48. dmgraph SARGE5 -s SARGE5.PPM
  49. dmgraph SARGE6 -s SARGE6.PPM
  50. dmgraph SARGE7 -s SARGE7.PPM
  51. dmgraph SARGE8 -s SARGE8.PPM
  52. dmgraph SARGF1 -s SARGF1.PPM
  53. dmgraph SARGF2 -s SARGF2.PPM
  54. dmgraph SARGF3 -s SARGF3.PPM
  55. dmgraph SARGF4 -s SARGF4.PPM
  56. dmgraph SARGF5 -s SARGF5.PPM
  57. dmgraph SARGF6 -s SARGF6.PPM
  58. dmgraph SARGF7 -s SARGF7.PPM
  59. dmgraph SARGF8 -s SARGF8.PPM
  60. echo.
  61. echo    we're almost there, then you can play...
  62. echo.
  63. dmgraph SARGG1 -s SARGG1.PPM
  64. dmgraph SARGG2 -s SARGG2.PPM
  65. dmgraph SARGG3 -s SARGG3.PPM
  66. dmgraph SARGG4 -s SARGG4.PPM
  67. dmgraph SARGG5 -s SARGG5.PPM
  68. dmgraph SARGG6 -s SARGG6.PPM
  69. dmgraph SARGG7 -s SARGG7.PPM
  70. dmgraph SARGG8 -s SARGG8.PPM
  71. dmgraph SARGH1 -s SARGH1.PPM
  72. dmgraph SARGH2 -s SARGH2.PPM
  73. dmgraph SARGH3 -s SARGH3.PPM
  74. dmgraph SARGH4 -s SARGH4.PPM
  75. dmgraph SARGH5 -s SARGH5.PPM
  76. dmgraph SARGH6 -s SARGH6.PPM
  77. dmgraph SARGH7 -s SARGH7.PPM
  78. dmgraph SARGH8 -s SARGH8.PPM
  79. dmgraph SARGI0 -s SARGI0.PPM
  80. dmgraph SARGJ0 -s SARGJ0.PPM
  81. dmgraph SARGK0 -s SARGK0.PPM
  82. dmgraph SARGL0 -s SARGL0.PPM
  83. dmgraph SARGM0 -s SARGM0.PPM
  84. dmgraph SARGN0 -s SARGN0.PPM
  85. cls
  86. echo.
  87. echo    The She Devil has been removed.
  88. echo    The pink muncher has been restored.
  89. echo    All is right with the world.
  90. echo.
  91. echo If you ever want to kill a few She Devils again, type "SheDev"
  92. echo (I was just kidding about not ever restoring the original
  93. echo pink munchers again... you can do this as often as you like and I
  94. echo promise I'll always restore the original monsters... as long as
  95. echo you don't delete anything out of your DOOM directory, this is)
  96. echo.
  97. echo           Hope you enjoy(ed) She Devil!  
  98. echo           If you have any comments/requests, 
  99. echo           send 'em along! I'd love to hear 'em!
  100. echo.     
  101. echo.
  102. echo Artwork by: Carl Steinhilber
  103. echo Copyright @1994 Westside Whispers BBS  (503) 693-8760  2400bps
  104. echo.
  105. pause
  106.  
  107.